home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gcc-263 / config / mips / svr4-t.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-02-01  |  331 b   |  13 lines

  1. /* Definitions of target machine for GNU compiler.  Tandem S2 w/ NonStop UX. */
  2. #include "mips/svr4-5.h"
  3.  
  4. /* Use the default value for this.  */
  5. #undef STANDARD_INCLUDE_DIR
  6.  
  7. #undef MACHINE_TYPE
  8. #define MACHINE_TYPE "TANDEM System V.4 Mips"
  9.  
  10. /* Use the default values in mips.h.  */
  11. #undef MD_STARTFILE_PREFIX
  12. #undef MD_EXEC_PREFIX
  13.